Adaptive Client to Mirrored-Server Assignment for Massively Multiplayer Online Games1
نویسندگان
چکیده
The Mirrored Server (MS) architecture for network games uses multiple mirrored servers across multiple locations to alleviate the bandwidth bottleneck and to reduce the client-to-server delay time. Response time in MS can be reduced by optimally assigning clients to their mirrors. The goal of optimal client-to-mirror-assignment (CMA) is to achieve the minimum average client-to-mirror delay considering player joins (CMA-J) and leaves (CMA-L), and mirrors with limited capacity. The existing heuristic solution considers only CMA-J, and thus the average delay of the remaining players may increase when one or more players leave. Furthermore, the solution ignores mirror capacity, which may overload mirrors. In this paper we present a resource usage model for the MS architecture, and formally state the CMA problem. For both CMA-J and CMA-L we propose a polynomial time optimal solution and a faster heuristic algorithm that obtains near optimal CMA. Our simulations on randomly generated MS topologies show that our algorithms significantly reduce the average delay of the existing solution. We also compare the merits of the solutions in terms of their optimality and running time efficiency.
منابع مشابه
A CSA Method for Assigning Client to Servers in Online Social Networks
This paper deals with the problem of user-server assignment in online social network systems. Online social network applications such as Facebook, Twitter, or Instagram are built on an infrastructure of servers that enables them to communicate with each other. A key factor that determines the facility of communication between the users and the servers is the Expected Transmission Time (ETT). A ...
متن کاملDesign issues for Peer-to-Peer Massively Multiplayer Online Games
Massively Multiplayer Online Games (MMOGs) are increasing in both popularity and scale, and while classical Client/Server architectures convey some benefits, they suffer from significant technical and commercial drawbacks. This realisation has sparked intensive research interest in adapting MMOGs to Peer-to-Peer (P2P)
متن کاملScalable Massively Multiplayer Online Games
We describe an approach for satisfying the message dissemination requirements of distributed virtual environments. We assume a distributed virtual environment is deployed using client/server architecture typical of commercial massively multiplayer online games. We exploit the scalability provided by the clustering of servers in the development of a message dissemination scheme that may scale to...
متن کاملA Distributed Architecture for Massively Multiplayer Online Games
To date, massively-multiplayer online games (MMOGs) have been inherently limited by the client/server architecture. While some researchers and companies have proposed using grid or clustered servers, we propose a fully decentralized architecture. Our unique contribution is an architecture that scales with the number of players in communication, storage, and computation. Further, the architectur...
متن کاملSurvey of P2P Game
Millions of players play Massively Multiplayer Online Games (MMOG) daily. Because the cost and limited scalability of client/server architecture of today’s MMOG; Peerto-Peer (P2P) architectures become very popular in MMOG recently, many researches are conducted in this field. This paper presents a survey of recent advancements in P2P game regarding with its state management, overlay management ...
متن کامل